[INFO] fetching crate self_encryption 0.35.0...
[INFO] testing self_encryption-0.35.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate self_encryption 0.35.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate self_encryption 0.35.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate self_encryption 0.35.0
[INFO] tweaked toml for crates.io crate self_encryption 0.35.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate self_encryption 0.35.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate self_encryption 0.35.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 691c5fd470b2a0a4ec16f1de4bb9883cc5cec56b794eb4722c71ea0344f6f168
[INFO] running `Command { std: "docker" "start" "-a" "691c5fd470b2a0a4ec16f1de4bb9883cc5cec56b794eb4722c71ea0344f6f168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "691c5fd470b2a0a4ec16f1de4bb9883cc5cec56b794eb4722c71ea0344f6f168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691c5fd470b2a0a4ec16f1de4bb9883cc5cec56b794eb4722c71ea0344f6f168", kill_on_drop: false }`
[INFO] [stdout] 691c5fd470b2a0a4ec16f1de4bb9883cc5cec56b794eb4722c71ea0344f6f168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caca713a631882df656207a126e2990fd7d5412cc2c0bb7c037251e36cad803c
[INFO] running `Command { std: "docker" "start" "-a" "caca713a631882df656207a126e2990fd7d5412cc2c0bb7c037251e36cad803c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.5
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling self_encryption v0.35.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.19s
[INFO] running `Command { std: "docker" "inspect" "caca713a631882df656207a126e2990fd7d5412cc2c0bb7c037251e36cad803c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caca713a631882df656207a126e2990fd7d5412cc2c0bb7c037251e36cad803c", kill_on_drop: false }`
[INFO] [stdout] caca713a631882df656207a126e2990fd7d5412cc2c0bb7c037251e36cad803c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c8201021253c27d5bc294e78bfcba3178fbc673c21e8cad49bdd1c79a68cb50
[INFO] running `Command { std: "docker" "start" "-a" "5c8201021253c27d5bc294e78bfcba3178fbc673c21e8cad49bdd1c79a68cb50", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling docopt v0.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling self_encryption v0.35.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.23s
[INFO] running `Command { std: "docker" "inspect" "5c8201021253c27d5bc294e78bfcba3178fbc673c21e8cad49bdd1c79a68cb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8201021253c27d5bc294e78bfcba3178fbc673c21e8cad49bdd1c79a68cb50", kill_on_drop: false }`
[INFO] [stdout] 5c8201021253c27d5bc294e78bfcba3178fbc673c21e8cad49bdd1c79a68cb50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dbc0ac2e58d71cc527f3356fbd13d920fbdd34190636037ce2bafd54cb0c2edf
[INFO] running `Command { std: "docker" "start" "-a" "dbc0ac2e58d71cc527f3356fbd13d920fbdd34190636037ce2bafd54cb0c2edf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/self_encryption-49720533ef44ec4a)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test data_map::tests::test_bincode_version_byte ... ok
[INFO] [stdout] test data_map::tests::test_bincode_version_byte_consistency ... ok
[INFO] [stdout] test data_map::tests::test_bincode_new_format ... ok
[INFO] [stdout] test data_map::tests::test_deserialize_new_format_json ... ok
[INFO] [stdout] test data_map::tests::test_new_format_without_child_json ... ok
[INFO] [stdout] test data_map::tests::test_error_handling_for_corrupted_data ... ok
[INFO] [stdout] test data_map::tests::test_preserve_chunk_order ... ok
[INFO] [stdout] test stream_decrypt::tests::test_chunk_boundary_underflow_reproduction ... ok
[INFO] [stdout] test stream_encrypt::tests::test_stream_encrypt_too_small ... ok
[INFO] [stdout] test data_map::tests::test_round_trip_serialization_consistency ... ok
[INFO] [stdout] test stream_decrypt::tests::test_random_access_file_size ... ok
[INFO] [stdout] test utils::tests::test_different_chunks_same_predecessors_yield_different_key_nonce ... ok
[INFO] [stdout] test utils::tests::test_get_n_1_n_2_out_of_bounds ... ok
[INFO] [stdout] test utils::tests::test_kdf_avalanche_single_bit_flip ... ok
[INFO] [stdout] test utils::tests::test_kdf_deterministic ... ok
[INFO] [stdout] test utils::tests::test_kdf_domain_separation_by_child_level ... ok
[INFO] [stdout] test utils::tests::test_kdf_domain_separation_by_chunk_index ... ok
[INFO] [stdout] test utils::tests::test_kdf_output_sizes ... ok
[INFO] [stdout] test stream_decrypt::tests::test_streaming_decrypt_error_handling ... ok
[INFO] [stdout] test stream_decrypt::tests::test_random_access_basic ... ok
[INFO] [stdout] test stream_decrypt::tests::test_random_access_edge_cases ... ok
[INFO] [stdout] test stream_decrypt::tests::test_random_access_convenience_methods ... ok
[INFO] [stdout] test stream_encrypt::tests::test_stream_encrypt_single_chunk ... ok
[INFO] [stdout] test stream_encrypt::tests::test_stream_encrypt_basic ... ok
[INFO] [stdout] test stream_decrypt::tests::test_streaming_decrypt_basic ... ok
[INFO] [stdout] test stream_decrypt::tests::test_random_access_vs_sequential ... ok
[INFO] [stdout] test stream_encrypt::tests::test_stream_encrypt_consistency ... ok
[INFO] [stdout] test stream_encrypt::tests::test_stream_encrypt_large_file ... ok
[INFO] [stdout] test tests::test_streaming_encrypt_4mb_file ... ok
[INFO] [stdout] test stream_decrypt::tests::test_random_access_chunk_boundaries ... ok
[INFO] [stdout] test stream_encrypt::tests::test_stream_encrypt_memory_efficiency ... ok
[INFO] [stdout] test stream_decrypt::tests::test_streaming_decrypt_large_file ... ok
[INFO] [stdout] test tests::test_multiple_levels_of_shrinking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-34a6e409d29de782)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test test_content_hash_is_blake3 ... ok
[INFO] [stdout] test test_aead_tag_protects_integrity ... ok
[INFO] [stdout] test test_encrypted_chunks_do_not_contain_plaintext ... ok
[INFO] [stdout] test test_aead_rejects_tampered_ciphertext_through_pipeline ... ok
[INFO] [stdout] test test_cross_platform_compatibility ... ok
[INFO] [stdout] test test_file_encrypt_stream_decrypt_cross ... ok
[INFO] [stdout] test test_key_derivation_sizes_and_roundtrip ... ok
[INFO] [stdout] test test_minimum_size_data ... ok
[INFO] [stdout] test test_stream_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test test_stream_encrypt_file_decrypt_storage_cross ... ok
[INFO] [stdout] test test_stream_encrypt_memory_decrypt ... ok
[INFO] [stdout] test test_streaming_decrypt_range_access ... ok
[INFO] [stdout] test test_chunk_verification ... ok
[INFO] [stdout] test test_single_chunk_boundary ... ok
[INFO] [stdout] test test_tampered_chunk_fails_decryption ... ok
[INFO] [stdout] test test_wrong_datamap_fails_decryption ... ok
[INFO] [stdout] test test_cross_backend_encryption_decryption ... ok
[INFO] [stdout] test test_multi_chunk_boundary ... ok
[INFO] [stdout] test test_non_aligned_sizes ... ok
[INFO] [stdout] test test_error_handling_across_backends ... ok
[INFO] [stdout] test test_streaming_decrypt_with_parallel_retrieval ... ok
[INFO] [stdout] test test_encrypt_from_file_stores_all_chunks ... ok
[INFO] [stdout] test test_comprehensive_encryption_decryption has been running for over 60 seconds
[INFO] [stdout] test test_concurrent_backend_access has been running for over 60 seconds
[INFO] [stdout] test test_encrypted_chunk_dst_hash_is_blake3 has been running for over 60 seconds
[INFO] [stdout] test test_file_stream_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test test_large_file_cross_backend has been running for over 60 seconds
[INFO] [stdout] test test_large_file_streaming_roundtrip has been running for over 60 seconds
[INFO] [stdout] test test_memory_encrypt_stream_decrypt has been running for over 60 seconds
[INFO] [stdout] test test_platform_specific_sizes ... ok
[INFO] [stdout] test test_encrypted_chunk_dst_hash_is_blake3 ... ok
[INFO] [stdout] test test_concurrent_backend_access ... ok
[INFO] [stdout] test test_memory_encrypt_stream_decrypt ... ok
[INFO] [stdout] test test_file_stream_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test test_streaming_decrypt_with_parallel_random_chunks has been running for over 60 seconds
[INFO] [stdout] test test_large_file_streaming_roundtrip ... ok
[INFO] [stdout] test test_streaming_decrypt_with_parallel_random_chunks ... ok
[INFO] [stdout] test test_large_file_cross_backend ... ok
[INFO] [stdout] test test_comprehensive_encryption_decryption ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 208.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-ba7983f569f921a4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test data_map_with_child ... ok
[INFO] [stdout] test test_data_map_len_and_is_child ... ok
[INFO] [stdout] test test_data_map_debug ... ok
[INFO] [stdout] test test_data_map_serialization ... ok
[INFO] [stdout] test cross_platform_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stream_encryption.rs (/opt/rustwide/target/debug/deps/stream_encryption-5d4f4360f02ad6ae)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_5mb_stream_encrypt_roundtrip ... ok
[INFO] [stdout] test test_5mb_encryption_consistency ... ok
[INFO] [stdout] test test_10mb_encryption_consistency ... ok
[INFO] [stdout] test test_100mb_encryption_consistency has been running for over 60 seconds
[INFO] [stdout] test test_all_encryption_methods_consistency has been running for over 60 seconds
[INFO] [stdout] test test_100mb_encryption_consistency ... ok
[INFO] [stdout] test test_all_encryption_methods_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 320.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests self_encryption
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/stream_encrypt.rs - stream_encrypt::stream_encrypt (line 631) ... ok
[INFO] [stdout] test src/stream_encrypt.rs - stream_encrypt::EncryptionStream<I>::chunks (line 516) ... ok
[INFO] [stdout] test src/stream_encrypt.rs - stream_encrypt::EncryptionStream<I>::new (line 121) ... ok
[INFO] [stdout] test src/stream_decrypt.rs - stream_decrypt::DecryptionStream<F>::range (line 326) ... ok
[INFO] [stdout] test src/stream_encrypt.rs - stream_encrypt::stream_encrypt (line 661) ... ok
[INFO] [stdout] test src/stream_decrypt.rs - stream_decrypt::DecryptionStream<F>::get_range (line 144) ... ok
[INFO] [stdout] test src/stream_encrypt.rs - stream_encrypt::EncryptionStream<I>::into_datamap (line 583) ... ok
[INFO] [stdout] test src/stream_decrypt.rs - stream_decrypt::streaming_decrypt (line 456) ... ok
[INFO] [stdout] test src/stream_decrypt.rs - stream_decrypt::streaming_decrypt (line 406) ... ok
[INFO] [stdout] test src/stream_encrypt.rs - stream_encrypt::EncryptionStream<I>::datamap (line 550) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dbc0ac2e58d71cc527f3356fbd13d920fbdd34190636037ce2bafd54cb0c2edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbc0ac2e58d71cc527f3356fbd13d920fbdd34190636037ce2bafd54cb0c2edf", kill_on_drop: false }`
[INFO] [stdout] dbc0ac2e58d71cc527f3356fbd13d920fbdd34190636037ce2bafd54cb0c2edf
